home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / util / rexx / MS2LW_12.readme < prev    next >
Text File  |  1997-09-05  |  3KB  |  66 lines

  1. Short:    Arexx script "Lightwave to MovieShop."
  2. Author:   fjvidal@ctv.es (Francisco Vidal, Patxi / Capsule col.)
  3. Uploader: fjvidal@ctv.es (Francisco Vidal, Patxi / Capsule col.)
  4. Version:  1.2
  5. Type:     util/rexx
  6.  
  7.  
  8.  
  9.  
  10.                MovieLight 1.2 by Patxi Vidal
  11.  
  12. An Arexx script to help you if you use MovieShop (Macrosystem) and
  13. Lightwave (Newtek).
  14.  
  15. The script handles images grabed from a VLab-Motion and converts them
  16. to use them with Lightwave. No more a large list of images named "00x",
  17. and it saves hard disk space ;-)
  18.  
  19. Lightwave only takes ONE frame of every scene from MovieShop, and from the HD
  20. or the VLab-Motion partition.
  21.  
  22. The scripts generates a temporal image in "Ram:t/" for every MovieShop scene
  23. and it's 1.5Mb long aprox. If you think you don't have enough memory you
  24. could assign the temp directory to a hard disk directory, "work:temp/", for
  25. example . You must edit the script with a text editor like Cygnus Ed and
  26. replace "Ram:t/" with the location you choose.
  27.  
  28. A requester will ask you if you want to create a new scene in MovieShop with
  29. the Lightwave rendered images, or the other option, leave them in the HD as
  30. simple images with the normal Lightwave names.
  31. Another requester will remind you that the script only uses the scenes that
  32. exist in this moments in the MovieShop "scenes" window.
  33. I'd included a library that must be copied onto the libs: drawer.
  34.  
  35. NOTES:
  36.  
  37. This script is not perfect, and can be improved. If someone knows the way of
  38. improve it , please contact me and keep me informed. My Arexx knowledgment
  39. is pretty basic, so I must learned by looking other scripts maded by other
  40. people. This version includes a non OS library, the rexxqtools.library.
  41. If someone wants it I can customize the script for him.
  42.  
  43. KNOWN BUGS:
  44.  
  45. It works faultlessly with Lightwave 3.5 and every MovieShop version. Lightwave
  46. v4 and v5 got slightly improvements in the "Images" panel, and the suffix of
  47. the image can be choosen. This script is based in the three digits suffixes
  48. ( 0-999 ), so only can be maded renders up to a 1000 frames maximum (40 secs)
  49.  
  50. fjvidal@ctv.es
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.     2284    1154 49.4% 03-Apr-97 21:33:38 +Leeme
  58.     4497    1394 69.0% 28-Jul-97 13:28:30 +MS2LW.English
  59.      780     416 46.6% 07-Mar-97 22:41:06 +MS2LW.info
  60.     4589    1444 68.5% 03-Apr-97 21:27:08 +MS2LW.Spanish
  61.     1870     966 48.3% 21-Jul-97 15:42:46 +Readme
  62.     1568    1176 25.0% 26-Nov-91 18:35:48 +rexxapp.library
  63.    11664    6536 43.9% 06-Jul-94 12:45:22 +rexxreqtools.library
  64. -------- ------- ----- --------- --------
  65.    27252   13086 51.9% 10-Aug-97 12:53:16   7 files
  66.